python string list to float

121

python string list to float -

[float(i) for i in lst]

Comments

Submit
0 Comments